Skip to main content
guest
|
Join
|
Help
|
Sign In
guest
Join
|
Help
|
Sign In
schuchert
Home
Wiki Home
Recent Changes
Pages and Files
Members
My CV
C++ Training
New Stuff
FitNessse Tutorials
Experiential Learning
RubyNotes
EJB & JPA
Agile Courseware
Unpublished Articles
Tool Configuration
AOP
C# & OOP
Back to the Top
SDBestPractices2007
Edit
0
2
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
This page contains various stages of a project used as an example for code coverage. You'll need several things for this to work:
The Java Development Kit
Eclipse
Emma Eclipse Plugin
Install each of these in order listed above.
Next, you'll need the workspace. Here is a complete Eclipse workspace:
SdBestPractices2007.zip
Details
Download
8 MB
Download the file.
Extract the file somewhere, e.g.
PC: C:\workspaces
Mac: /Users/Schuchert/Workspaces
This creates a directory called SdBestPractices2007 under the directory to which you extracted the zip file.
Start eclipse
Select the directory "SdBestPractices2007" under your target extraction directory
Verify your tests run
Right-click on your project
Select Run:JUnit Tests
Verify all 106 tests pass
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
Install each of these in order listed above.
Next, you'll need the workspace. Here is a complete Eclipse workspace: